Crate arrrg_derive

source ·
Expand description

arrrg_derive

Derive macro for arrrg::CommandLine.

Status

Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year.

Scope

arrrg_derive will provide a derive macro for CommandLine.

Warts

  • Nested derive parameter names can get unwieldy.

Documentation

The latest documentation is always available at docs.rs.

Derive Macros

  • Derive the CommandLine trait for a given struct.